remove CFG_RELEASE from the Makefile
authorNathan Froyd <froydnj@gmail.com>
Fri, 27 Jan 2017 17:04:06 +0000 (12:04 -0500)
committerNathan Froyd <froydnj@gmail.com>
Fri, 27 Jan 2017 17:25:42 +0000 (12:25 -0500)
commit579aa1a9ba2a45ae1eac070531af935e408750f6
treeb9307b71e89fee99fcf38fd4079cf572ba69b4ee
parent775c900e469ce56418cb5564cb26f8bea04d6d4c
remove CFG_RELEASE from the Makefile

The previous commit made this unused; much of the logic for assigning to
this variable now lives in Cargo itself.
Makefile.in